home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacGames Sampler
/
PHT MacGames Bundle.iso
/
MacSource Folder
/
Samples from the CD
/
C and C++
/
Gnuplot 3.5 for Macintosh
/
SOURCES 3.5
/
contour.proto.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-11-12
|
172 b
|
6 lines
|
[
TEXT/MSWD
]
/* contour.c */
struct gnuplot_contours *contour(int, struct iso_curve *, int, int, int, int, int, double *);
int add_cntr_point(double, double);
int end_crnt_cntr(void);